| AdCoursePrefix |
| Logical Entity Name | AdCoursePrefix |
| Default Table Name | AdCoursePrefix |
| Physical Only | NO |
| Definition | |
| Note |
| AdCoursePrefix Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCoursePrefixId |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(100) | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
SyCampusGrpID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| AdCoursePrefix Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AdCoursePrefix_AdCoursePrefixId_U_C_IDX | PrimaryKey | AdCoursePrefixId |
| AdCoursePrefix Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | One To Zero or More | FK_AdCoursePrefix_SyCampusGrpID_SyCampusGrp_SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCoursePrefix_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCoursePrefixCourse | Non-Identifying | One To Zero or More | FK_AdCoursePrefixCourse_AdCoursePrefixId_AdCoursePrefix_AdCoursePrefixId | NO | YES |
| AdCoursePrefix Check Constraints |
| Check Constraint Name | CheckConstraint |